/* -- toutiao -- */
.toutiao {
    padding: 20px 20px; background: #fafafa;
    }
.toutiao h3 { transition: all 0.3s; font-size: 22px; text-align: center; margin-bottom: 10px;  /* background-image: -webkit-gradient(linear, left center, right center, from(#f50505), to(#f5be04)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; */}
.toutiao h3 a{ color: #033266; font-family: "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u743c\u4f53","Qomolangma UchenSarchen","珠穆朗玛—乌金萨钦体",Sarchen;
color: #900;
    background-image: -webkit-linear-gradient(left, #900, #FF5722 25%, #900 50%, #FF5722 75%, #900);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-background-size: 200% 100%;
    -webkit-animation: masked-animation 4s infinite linear;
    text-shadow: 1px 1px rgb(0 0 0 / 0%);
    }
@-webkit-keyframes masked-animation {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: -100% 0
    }
}

@media (max-width:768px) {
    .toutiao {
    padding: 15px 10px;
    }
  .toutiao h3 {
    font-size: 16px;
    margin-bottom: 0px;
  }
}

.t2{padding: 10px 20px; background: #fafafa; margin-bottom: 10px; 
    border-bottom: 2px solid #0067b8;
}
.t2 h3{transition: all 0.3s; font-size: 22px; text-align: center; }
.t2 h3 a{
    font-family: "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u743c\u4f53","Qomolangma UchenSarchen","珠穆朗玛—乌金萨钦体",Sarchen;
    color: #0067b8;
}

@media (max-width:768px) {
    .t2{
    padding: 10px 10px;

  }
  .t2 h3 {
    font-size: 16px;

  }
}


/*文章列表*/  

ul.tygj-list {

}
.tygj-list li { 
padding: 0 5px 0 10px;  
    line-height: 41px;
    height: 41px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tygj-list li a {
    color: #222;
    font-size: 16px;
}

.tygj-list li:hover{
   background-color: #efefef;
}

/** -- 首页要闻列表 -- **/
ul.yw-list   {
  margin-bottom: 12px;
}              
.yw-list  li{ 
  position: relative; 
  background-color: #f7f7f7; 
  /*padding: 4px 10px 4px 15px; */
  padding-left: 10px;
  margin-bottom: 9px; 
  height: 52px; 
  line-height: 52px; 
  overflow: hidden;
  text-overflow: ellipsis;
/*  white-space: nowrap;*/
}
.yw-list  li h4 { 
  font-size: 18px; 
  margin: 0; 
  overflow: hidden; 
  
}
.yw-list li:hover { background: #ce1127; } 
.yw-list li a {font-size: 16px;  color: #033266; } 
.yw-list li:hover a {  color: #fff!important} 



@media (min-width: 1px) and (max-width: 1023px){

.yw-list li{padding: 0px 10px 0px 10px;
            margin-bottom: 6px;
         } 
    

}

@media (min-width: 1024px) and (max-width: 1280px){

.yw-list li{padding: 7px 10px 7px 15px;
            margin-bottom: 6px;
        }
}


/** -- 稿件列表 -- **/

ul.gj-list {
    margin-bottom: 15px;
}
.gj-list li {
    font-size: 16px;
    position: relative;
    padding-left: .25em;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
   /* white-space: nowrap;*/
}
.gj-list li a {
    color: #222;
}
.gj-list li a:before {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    content: '';
    display: inline-block;
 /*   padding-right: .25em;*/

    /*display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    width: 4px;
    height: 4px;
    border: 2px #0067b8 solid;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
*/
}
.gj-list li:hover:before {
    /*background: #ff9724;
    border: 2px #ff9724 solid;*/
}
.gj1-list li:hover{
   background-color: #efefef;
  color:#444;
}

/* gj-list + gj1-list*/
.gj1-list li a{     
      float: left;
      width: 90%; 
      color: #222;    
}

.gj1-list li span {
    float: right;
    color: #666;
}

@media (max-width:768px) {
.gj1-list li a {
    width: 100%;
}
}
@media (min-width: 1024px) and (max-width: 1280px){
.gj-list li:last-child{display: none;

}
}
/*栏目名称*/
.lm-title{width: 100%;height: 50px;background-color: #D5E6F5; text-align: center; color: #0067b8;margin-bottom: 15px;}
.lm-title a{color: #0067b8; font-size: 18px; font-family: "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u743c\u4f53","Qomolangma UchenSarchen","珠穆朗玛—乌金萨钦体",Sarchen; margin:0 6px;}

@media (max-width:768px) {
  .lm-title{
    margin-bottom:5px; 
    }
}

/* -- 图书 -- */
.pic a{ margin-bottom: 15px; }
.pic img{ box-shadow: 3px 3px 3px #d1d1d1; }
  
/*图片放大效果 直接在父目录加class=“fangda”即可*/
/*demo3*/   
.tp-list {}
.tp-list li{float:left;padding-bottom:15px;}
.tp-list img{display: block; width:auto; height:auto;}
.tp-list li a {display: block; zoom: 1; position: relative; color:#FFFFFF;overflow: hidden; box-shadow: 3px 3px 3px #d1d1d1;}
.tp-list li a:hover{text-decoration: none;}

/*图片下部半透明黑色条*/
.tp-list li b{
    position: absolute;
    width: 100%;
    height: 30px;
    line-height: 30px;
    left: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.6);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#99000000', EndColorStr='#99000000')";
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#99000000', EndColorStr='#99000000');
    zoom11: 1;
    font-size: 14px;
    font-weight:normal;
    text-indent: 6px;
    letter-spacing: -0.01em;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
}

 /*图片下方带底色的标题*/
.tp-list li h2
{   
    padding-left: 7px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color:#f3f3f3;  /*#f6f6f6;*/
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
   /* white-space: nowrap;*/
}
.tp-list li h2 a{
    color:#222;
    font-size: 14px;    
}

.tp-list li h2 a:hover{
    color: #f70;
}
@media (max-width:768px) {
.tp-list li h2 a ,.tp-list li b{
    font-size: 12px;

}
}
/*图片正中央的白色视频播放器图标*/
.player-ico4 {
    position: absolute;
    width: 48px;
    height: 48px;
    left: 50%;
    margin-left: -25px;
    top: 50%;
    margin-top: -25px;
    background: url(../images/player-ico4.svg) center center;
}
/*图片上面的小播放器图标*/
.player-ico5{ 
    position: absolute;
    left: 16px;
    bottom: 40px;
    width: 32px;
    height: 32px;
    background: url('data:image/svg+xml;charset=utf8,%3C?xml version=%221.0%22 standalone=%22no%22?%3E%3C!DOCTYPE svg PUBLIC %22-//W3C//DTD SVG 1.1//EN%22 %22//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%3Csvg t=%221647568540418%22 class=%22icon%22 viewBox=%220 0 1024 1024%22 version=%221.1%22 xmlns=%22//www.w3.org/2000/svg%22 p-id=%224828%22 width=%2232%22 height=%2232%22 xmlns:xlink=%22//www.w3.org/1999/xlink%22%3E%3Cdefs%3E%3Cstyle type=%22text/css%22%3E%3C/style%3E%3C/defs%3E%3Cpath d=%22M448 379.776v264.384L646.336 512 448 379.776zM416 736h-2.304a31.68 31.68 0 0 1-23.04-12.416A32.384 32.384 0 0 1 384 704V320a32.384 32.384 0 0 1 6.656-19.52 31.36 31.36 0 0 1 35.008-10.944 32.32 32.32 0 0 1 8.448 4.096l287.04 191.424A31.424 31.424 0 0 1 736 512a31.744 31.744 0 0 1-14.784 27.008l-287.104 191.36a32.256 32.256 0 0 1-18.112 5.632zM512 64C264.96 64 64 264.96 64 512s200.96 448 448 448 448-200.96 448-448-200.96-448-448-448z m0 960c-282.304 0-512-229.696-512-512 0-282.24 229.696-512 512-512s512 229.76 512 512c0 282.304-229.696 512-512 512z%22 p-id=%224829%22 fill=%22%23ffffff%22%3E%3C/path%3E%3C/svg%3E') center center;
    }
/*鼠标遇上去播放图标消失*/
ul li .xiaoshi {
    opacity: 1;
    transition: all .3s;
    -webkit-transform: scale(1);
    transform: scale(1);   
}
ul li:hover .xiaoshi{
    opacity: 0;
    transition: all .3s;
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
}

/*图片放大效果 直接到父目录加class=“fangda”即可*/
.fangda a{
    overflow: hidden;
    display: block;
}
.fangda a img {
    /* width: 100%;
    height: 100%; */
    border: none;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    -ms-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}
.fangda a:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

.tp-list-pic img{
width:100%;
height: 144px;
object-fit: cover;
}

.tp-list-video img{
width:100%;
height: 185px;
object-fit: cover;
}
/* 路径导航格式化 */
.breadcrumb {
  padding: 10px 15px;
  margin:15px 0px;
  color: #333;
} 
.breadcrumb a{
    color: #333;
}
.breadcrumb a:hover{
    color: #777;
}
/*<ol class="breadcrumb"><a href="/">མདུན་ངོས།</a>&nbsp;/&nbsp;<a href="/gj/">བཀའ་འགྱུར།</a>&nbsp;</ol>*/

/* 栏目导航 */
.lm-nav {    
    background: #fff;
    overflow: hidden;
}
.lm-nav ul {
    overflow: hidden;
}
.lm-nav li {
    font-family: "\u73e0\u7a46\u6717\u739b\u2014\u4e4c\u91d1\u8428\u743c\u4f53","Qomolangma UchenSarchen","珠穆朗玛—乌金萨钦体",Sarchen; 
    font-size: 18px;
    color: #333;
    text-align: center;
    padding: 10px 10px 10px 10px;
    position: relative;
    height: auto;
    overflow: hidden;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    background: #0067b8;
}

.lm-nav li:hover {
    background: #deb887;
}

.lm-nav li a {   
    color: #fff;
}
.lm-nav li a:hover {   
    color: #fff!important;
}

.lm-nav ul .on,.lm-nav ul .on a{ color: #ff6400!important;  background-color: #efefef;}

.lm-nav li * {
    vertical-align: middle;
}

@media screen and (max-width: 992px) {
.lm-nav {    
    background: rgba(0,133,188,.1);
}
.lm-nav li {
    font-size: 16px;
    padding: 5px 5px;
    background: rgba(0,133,188,.2);
}
.lm-nav li a {   
    color: rgba(0,133,188,.9);
}
.lm-nav li:hover {
    background: rgba(0,133,188,.9);
}
.lm-nav li a:hover {    
    color: #fff!important;
}
.lm-nav ul .on,.lm-nav ul .on a{ 
    color: #fff!important; 
    background-color: #0085bc;
}
.xian{border:1px solid #e2e2e2;
    }
}

/* 翻页 */
#uppage{
font-size:14px !important;
width:86px !important;
margin: 0 10px;
}
#uppage a:hover{
background-color: #efefef;
}

#downpage{
 font-size:14px !important;
width:86px !important;
margin: 0 10px;
}
#downpage a:hover{
     background-color: #efefef;
}
.pagination{
   font-size:14px !important;
}
.pagination a:hover{
    background-color: #efefef;
}
.pager-a-jump{
    font-size:14px !important;
     margin: 0px 10px;
}
.pager-a-jump a:hover{
     background-color: #efefef;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-11-21 17:05:38" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->